ostree.git
2013-07-23 Colin Waltersmain: commit: Drop broken --parent option
2013-07-23 Colin Waltersmain: Drop log builtin
2013-07-23 Colin Waltersmain: pull: Reduce the status line length a bit
2013-07-23 Colin WaltersTODO: Add an item about commit objets
2013-07-23 Colin Waltersadmin: Add an "undeploy" command
2013-07-18 Colin Walterscore: Don't strip setuid bits when creating files
2013-07-18 Colin Waltersmain: show: Don't strip mode, let's see the whole thing
2013-07-18 Colin Waltersmain: Add --delete option to fsck
2013-07-18 Colin Waltersmain: Clean up fsck code: honor --quiet, warn (but...
2013-07-18 Colin WaltersUpdate libgsystem
2013-07-18 Colin Waltersmain: Make "ostree show" actually useful for files
2013-07-18 Colin WaltersTODO: Add more
2013-07-17 Colin Walterstests: Add a test for link checkout speedup
2013-07-17 Colin Waltersdiff: Add --stats option
2013-07-17 Colin Waltersmain: Add --link-checkout-speedup option to commit
2013-07-17 Jiro Matsuzawadoc: Fix a typo
2013-07-17 Colin WaltersRelease 2013.4
2013-07-16 Colin Waltersdoc: A long overdue manpage update
2013-07-16 Colin Waltersmain: Move GCancellable to toplevel
2013-07-16 Colin Waltersprune: Don't fail if a to-be-pruned object doesn't...
2013-07-16 Colin WaltersDrop support for fifos and devices
2013-07-16 Colin Walterscore: Drop a leftover unnecessary #define _GNU_SOURCE
2013-07-16 Colin Walterscore: Use gsystem API for generating temporary names
2013-07-16 Colin Walterscore: Use gs_file_create()
2013-07-16 Colin WaltersUpdate libgsystem
2013-07-15 Colin Waltersadmin: Rename prune -> cleanup, avoid doing repo prune...
2013-07-11 Colin Waltersadmin: Initialize sysroot to / by default, not garbage...
2013-07-11 Colin Waltersadmin status: Print out origin too
2013-07-10 Colin Waltersmain: Also make ostree admin foo --help work
2013-07-10 Colin Waltersmain: Only parse options in subcommands
2013-07-10 Colin Waltersmain: Don't look for /sysroot/ostree too
2013-07-10 Colin WaltersUse AC_USE_SYSTEM_EXTENSIONS instead of #define _GNU_SOURCE
2013-07-10 Colin Waltersmain: Print "error: " prefix on errors
2013-07-10 Colin Waltersadmin: Add a warm fuzzy message to deploy about transac...
2013-07-10 Colin WaltersTODO: Misc updates
2013-07-10 Colin WaltersDelete leftover kernel update hooks
2013-07-10 Colin WaltersBuild without libsoup again
2013-07-10 Colin Waltersostree: Some header file cleanups
2013-07-10 Colin Walterscmd: Drop "ostree admin install" and curl fetcher
2013-07-10 Colin Walterslibostree: Move pull code into here
2013-07-10 Colin Walterslibostree: Move prune into OstreeRepo namespace
2013-07-09 Colin Walterslibostree: Rename ostree-traverse.h into OstreeRepo...
2013-07-09 Colin Walterslibostree: Split off -refs.c
2013-07-09 Colin Walterslibostree: Split off libarchive code
2013-07-09 Colin Walterslibostree: Start splitting up the monstrous ostree...
2013-07-09 Colin WaltersSwitch to #pragma once for headers
2013-07-09 Colin Walterspull: Explicitly use thread-default main context
2013-07-09 Colin Waltersadmin: Use internal pull API instead of subprocess
2013-07-09 Colin Walterspull: Destroy queue watching GSource
2013-07-09 Colin Walterscore: Move pull logic into an API
2013-07-09 Colin Walterspull: Add "tls-permissive" config option to disable...
2013-07-09 Colin Walterspull: Verify SSL/TLS certificates against system CA...
2013-07-09 Colin Waltersprepare-root: Don't be strict about the sysroot mount...
2013-07-09 Colin Walterstests: Add a test of corruption during a pull process
2013-07-09 Colin Walterstests: Drop numeric prefix
2013-07-09 Colin WaltersFix test reference to obsolete ostree-pull
2013-07-08 Colin Waltersrepo: Store transaction file, use it to optimize for...
2013-07-08 Colin WaltersDrop obsolete GRUB2 and kernel update hooks
2013-07-08 Colin WaltersRelease 2013.3
2013-07-08 Colin WaltersAdd a few more bits to EXTRA_DIST
2013-07-07 Colin WaltersRemove stub daemon code
2013-07-07 Colin WaltersRemove built in "triggers"
2013-07-07 Colin Waltersadmin: Fix various compiler warnings
2013-07-07 Colin Waltersadmin: Also delete unsed boot directories
2013-07-07 Colin Waltersadmin: Split up the monstrous ot-admin-functions.c
2013-07-07 Colin WaltersSwitch to libgsystem local allocation macros
2013-07-07 Colin Walters[INCOMPATIBLE CHANGE] Implement new deployment model
2013-07-05 Colin Waltersdeploy: Error out if we see usr/etc
2013-07-05 Colin Walterscore: Allow '.' in refspecs too
2013-07-05 Colin WaltersAdd "trivial-httpd" builtin, use it in tests
2013-07-02 Colin Walterstests: Pull from file:/// only works with archive-z...
2013-07-02 Colin Walterspull: Make fetcher work for file:/// URIs too
2013-07-01 Colin WaltersAdd support for deleting refs
2013-06-29 Colin WaltersAdd "refs" builtin
2013-06-29 Colin WaltersAdd a bit more testing for prune
2013-06-29 Colin WaltersExtract prune logic into an internal API
2013-06-29 Colin Walterspull-local: Support --remote argument
2013-06-29 Colin Walterscore: Add "refspec" which is remote:refname
2013-06-29 Colin Waltersgioutils: Many new utility functions
2013-06-23 Colin Waltersprepare-root: Only bind mount /home, /tmp, /root if...
2013-06-14 Colin Walterscore: Port more callsites to gs_file_enumerator_iterate()
2013-06-14 Colin Walterscore: Update libgsystem, port some uses of GFileEnumerator
2013-06-08 Colin Walterspull-local: Fix race condition pointed out by Benjamin
2013-06-08 Colin Walterspull-local: Fix race condition
2013-06-04 Colin Waltersdracut: Add ostree-remount
2013-06-04 Colin Waltersdracut: Also ensure we're using the systemd module
2013-06-03 Colin WaltersAdd --with-dracut
2013-06-03 Colin Waltersostree-prepare-root: Don't require an extraneous argument
2013-06-03 Colin Waltersostree-prepare-root: Parse /proc/cmdline, make RPRIVATE...
2013-06-02 Colin Waltersostree-prepare-root: New binary, used for systemd-in...
2013-05-31 Colin WaltersDrop support for generating initramfs images client...
2013-05-30 Colin WaltersFold ostree-pull into main binary
2013-05-27 Colin Walterspull: Exit cleanly with an error on failure to fetch...
2013-05-27 Colin Waltersupgrade: Actually prune deployments again
2013-05-17 Colin WaltersTODO: Update
2013-05-16 Colin Waltersupgrade: Actually deploy upgraded tree again
2013-05-16 Colin Waltersadmin: Add -r option to upgrade to initiate a reboot...
2013-05-15 Colin Waltersupgrade: Don't require specification of osname
2013-05-01 Colin WaltersAdd a --version argument that also outputs features
2013-05-01 Colin Waltersarchive-test: Handle umask of 022 or 002
next